func net.newRequest
2 uses
	net (current package)
		dnsclient_unix.go#L59: func newRequest(q dnsmessage.Question, ad bool) (id uint16, udpReq, tcpReq []byte, err error) {
		dnsclient_unix.go#L171: 	id, udpReq, tcpReq, err := newRequest(q, ad)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)